home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-08-17 | 1.3 KB | 57 lines |
- [SYSCHECK]
-
- ;; This enables debug mode (many MessageBoxes)
- DEBUG=0
-
- ;; This enables the Krome System check (in addition to standard video check)
- KROME=0
-
- ;; This controls the display of the main summary dialog - NOTE - can be overridden by command line options /n or /d
- DIALOG=1
-
- ;; This is the minimum DirectX version & rev (for video card testing)
- DIRECTX_MIN=7
- DIRECTX_REV=400
-
- ;; Relative Path to Direct Installation
- DIRECTX_PATH=..\DIRECTX\
-
- ;; DIRECTX_WARNING
- WARNINGS=scwarn.txt
-
- ;; This the (optional) file to read the CD speed with
- CDSPEED_FILE=..\DirectX\directx.cab
-
- ;; This is the filesize to read on the CDSpeed test (in bytes)
- CDSPEED_SIZE=5242880
-
- ;; This is the timeout on the CDSpeed read (in ms)
- CDSPEED_TIME=5000
-
- ;; Next App to Launch on a Pass or Failure status
-
- PASS_CMD=..\setup.exe
- BACK_CMD=..\..\setup.exe
-
- ;; Misc apps to launch from main screen
-
- ;SYSTEM_CMD=control.exe sysdm.cpl,System,1
- VIEW1_CMD=winhlp32.exe view1.hlp
- VIEW2_CMD=winhlp32.exe view2.hlp
- VIEW3_CMD=winhlp32.exe view3.hlp
- VIEW4_CMD=winhlp32.exe view4.hlp
- VIEW5_CMD=winhlp32.exe view5.hlp
-
- ;; This is used if we install DirectX and it needs to reboot
-
- [INSTALL APPS]
- 1=..\support\win95\dcom95.exe /r:n /q:u (95)
- 2=DIRECTX
-
- [THRESHOLDS]
- CD=2
- CPU=3
- RAM=3000
- VRAM=1000
- 3DVIDEO=0
-